[INFO] cloning repository https://github.com/946774194/hath-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/946774194/hath-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F946774194%2Fhath-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F946774194%2Fhath-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5b4c81dea8338a75783a37a7033bc6b5e740715
[INFO] checking 946774194/hath-rust against try#2cbf9c3ff35600794d69a7dc7ab399810a067910 for pr-129249-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F946774194%2Fhath-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/946774194/hath-rust
[INFO] finished tweaking git repo https://github.com/946774194/hath-rust
[INFO] tweaked toml for git repo https://github.com/946774194/hath-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/946774194/hath-rust on toolchain 2cbf9c3ff35600794d69a7dc7ab399810a067910
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/946774194/hath-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658
[INFO] running `Command { std: "docker" "start" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustls v0.23.35 (https://github.com/james58899/rustls.git?tag=0.23.35-patch#ab9ea616)
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling vergen-gix v9.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling prometheus-client v0.24.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2cbf9c3ff35600794d69a7dc7ab399810a067910/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=cea7cd8277044c09 -C extra-filename=-fa4ee3fd08264e13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2cbf9c3ff35600794d69a7dc7ab399810a067910/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=f15f952ca5c5a2b7 -C extra-filename=-dfc4a8372cf5597f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-afcfb60a883b66d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658", kill_on_drop: false }`
[INFO] [stdout] c48eb55947846e3f9cbeaa182a2691d6c2b0727de7c545da29f65915e4726658
